Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.elasticsearch.marshallers

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.elasticsearch.marshallers" version="1.0.0">
  <extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
    <register class="org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter" enable="true" />
    <register class="org.nuxeo.elasticsearch.io.HighlightJsonEnricher" enable="true" />
  </extension>
</component>